Skip to content

perf(components-details): cache details in memory and poll for freshness#1481

Merged
ricardo-devis-agullo merged 1 commit into
masterfrom
perf/cache-components-details
Jun 7, 2026
Merged

perf(components-details): cache details in memory and poll for freshness#1481
ricardo-devis-agullo merged 1 commit into
masterfrom
perf/cache-components-details

Conversation

@ricardo-devis-agullo
Copy link
Copy Markdown
Collaborator

@ricardo-devis-agullo ricardo-devis-agullo commented Jun 5, 2026

The ~info route read components-details.json from storage on every request. Cache it in the components-details domain (like components-cache) and poll storage so cross-instance edits stay fresh.

The ~info route read components-details.json from storage on every
request. Cache it in the components-details domain (like components-cache)
and poll storage so cross-instance edits stay fresh.

Generated with [Devin](https://cli.devin.ai/docs)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@ricardo-devis-agullo ricardo-devis-agullo merged commit 0d95399 into master Jun 7, 2026
3 checks passed
@ricardo-devis-agullo ricardo-devis-agullo deleted the perf/cache-components-details branch June 7, 2026 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant